libtirpc: fix build for client packages
authorJohn Audia <[email protected]>
Sat, 30 Aug 2025 14:23:40 +0000 (10:23 -0400)
committerHannu Nyman <[email protected]>
Sat, 30 Aug 2025 17:43:31 +0000 (20:43 +0300)
commit6736b2d19daca25ad691e99284233b55d11957ab
tree04c54f980d21d8934b8935532d62f481ecd2b0d2
parentb0a6a9147b02330a8e3e711bb6927c9911c8cc17
libtirpc: fix build for client packages

Version 1.3.7 introduced a feature which moved symbols into an optional
database section[1]. Add corresponding configure args to fix the build
with our packages. This commit adds the new option to ensure client
packages (snort, rpcbind, lsof, etc.) build without error.

Build system: x86/64 (using external toolchain from snapshot)
Build-tested: x86/64

Co-authored-by: Hannu Nyman <[email protected]>
Signed-off-by: John Audia <[email protected]>
libs/libtirpc/Makefile